Skip to content

chore(deps): update ghcr.io/falcondev-oss/github-actions-cache-server docker tag to v9#1284

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/ghcr.io-falcondev-oss-github-actions-cache-server-9.x
Jan 21, 2026
Merged

chore(deps): update ghcr.io/falcondev-oss/github-actions-cache-server docker tag to v9#1284
renovate[bot] merged 1 commit intomainfrom
renovate/ghcr.io-falcondev-oss-github-actions-cache-server-9.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/falcondev-oss/github-actions-cache-server major 8.1.49.1.2

Release Notes

falcondev-oss/github-actions-cache-server (ghcr.io/falcondev-oss/github-actions-cache-server)

v9.1.2

Compare Source

   🐛 Fixes
   🔧 Chore
    View changes on GitHub

v9.1.1

Compare Source

   🐛 Fixes
   🏎️ Performance
   🔧 Chore
    View changes on GitHub

v9.1.0

Compare Source

   ✨ Enhancements
   🔧 Chore
    View changes on GitHub

v9.0.4

Compare Source

   🐛 Fixes
   🏎️ Performance
   🔧 Chore
    View changes on GitHub

v9.0.3

Compare Source

   ✨ Enhancements
   🐛 Fixes
   🔧 Chore
    View changes on GitHub

v9.0.2

Compare Source

   🐛 Fixes
   🔧 Chore
    View changes on GitHub

v9.0.1

Compare Source

   ✨ Enhancements
   🐛 Fixes
   🔧 Chore
    View changes on GitHub

v9.0.0

Compare Source

Major rework

This version should significantly improve upload speed & reduce bandwidth usage. Support for cache api v1 has also been dropped.

⚠️ This release is not backwards compatible! A database and storage reset is required.

Commits
   ✨ Enhancements
   🐛 Fixes
   🔧 Chore
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - "before 9am on tuesday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner January 21, 2026 11:57
@renovate renovate bot enabled auto-merge (squash) January 21, 2026 11:57
@github-actions
Copy link

--- kubernetes/apps/actions-runner/actions-cache Kustomization: flux-system/actions-runner-actions-cache HelmRelease: actions-cache/actions-cache

+++ kubernetes/apps/actions-runner/actions-cache Kustomization: flux-system/actions-runner-actions-cache HelmRelease: actions-cache/actions-cache

@@ -38,13 +38,13 @@

             env:
               API_BASE_URL: http://actions-cache.actions-cache.svc.cluster.local:3000
               DB_SQLITE_PATH: /data/sqlite.db
               STORAGE_FILESYSTEM_PATH: /data/cache
             image:
               repository: ghcr.io/falcondev-oss/github-actions-cache-server
-              tag: 8.1.4@sha256:41530ac4215fddcc0bdfd87b5069f40a226572b1325885f02e9173068cdc1872
+              tag: 9.1.2@sha256:e81e70f20a6159f7607b0ccf049953a2b980c0bf297a648de360e82cd6ce38e5
     persistence:
       data:
         accessMode: ReadWriteOnce
         enabled: true
         size: 100Gi
         storageClass: zfs

@github-actions
Copy link

--- HelmRelease: actions-cache/actions-cache Deployment: actions-cache/actions-cache

+++ HelmRelease: actions-cache/actions-cache Deployment: actions-cache/actions-cache

@@ -37,13 +37,13 @@

         - name: API_BASE_URL
           value: http://actions-cache.actions-cache.svc.cluster.local:3000
         - name: DB_SQLITE_PATH
           value: /data/sqlite.db
         - name: STORAGE_FILESYSTEM_PATH
           value: /data/cache
-        image: ghcr.io/falcondev-oss/github-actions-cache-server:8.1.4@sha256:41530ac4215fddcc0bdfd87b5069f40a226572b1325885f02e9173068cdc1872
+        image: ghcr.io/falcondev-oss/github-actions-cache-server:9.1.2@sha256:e81e70f20a6159f7607b0ccf049953a2b980c0bf297a648de360e82cd6ce38e5
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 3000

@renovate renovate bot merged commit 5a4b23f into main Jan 21, 2026
12 of 13 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-falcondev-oss-github-actions-cache-server-9.x branch January 21, 2026 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant